TransactionCosmetics

Description

This rule controls the graphics for the icons and buttons of the activity to which it is associated. As with the TransactionBusinessRulePacket business rule, this rule should be attached (overridden) to all the transactions.

 

This rule can also be used for the following:

TransactionCosmetics Element/Attribute Table

Element/Tag

Definition

Attribute

Element/Attribute Value and Description

<TransactionCosmetics>

Required element;
The opening and closing tag of the TransactionCosmetics business rule.

 

 

    <Icon>

Required element;
The icons help users quickly recognize activities.
 
<Icon>
tag is used to mention the icon graphic name (.GIF) the activity should be displayed with in the Activity screen.
 

When moving the mouse over the icon next to the activity, a short description of the activity (Processed By, Active From Date, etc.)
will be displayed. Clicking the icon will provide much more detailed information on that activity.
 
If the <Icon> tag is not configured in TransactionCosmetics business rule, a red "X" mark (unavailability of the icon image) will be displayed Red X icon showing abscence of icon graphic instead of the icon on the left side of the activity (activity icon) in the Activity screen. The functionality of the icon
will remain the same.

 

String; Required element value;
Defines the icon name (.GIF).
 

Example:
<Icon>AsIconIssue.GIF</Icon>

    <Button>

Required element;
This tag is used to mention the button graphic name (.GIF) that should be displayed in the Activity Details and Activity Results windows.
The button will be displayed on the top left corner of the Activity Details and Activity Results windows.

 

If this tag is not configured in the TransactionCosmetics business rule, a red X mark (unavailability of the button image) will be displayed Red X icon showing abscence of icon graphic instead of the button .GIF image on the top left corner of the Activity Details and Activity Results windows.
 
Note: 
Even though it is called a button, it is displayed in the same manner as an icon.

 

String; Required element value;
Defines the button name (.GIF).
 

Example:
<Button>AsButtonIssue.GIF</Button>

    <Reverse>

Required element;
This tag is used to mention the name of the image the Reversed/Recycled activities (i.e. the activities in pending/reversal status) should be displayed with on the Activity screen.
 
If this tag is not configured in TransactionCosmetics business rule, a red X mark (unavailability of the image) will be displayed Red X icon showing abscence of icon graphic in the place of the Reverse image on the left side of the reversed/recycled activities on the Activity screen.

 

String; Required element value;
Defines the reverse name (.GIF).
 

Example:
<Reverse>AsReverseIssue.GIF</Reverse>

     <Quote>

Optional element;

This tag is used to mention the name of the image that should be displayed with the Quote button in the Activity Details window.

If this tag is not configured in TransactionCosmetics business rule, Quote button will be displayed as any other regular button instead of an image.

 

String; Element value;

Defines the quote icon name (.GIF)

 

Example:

<Quote>AsQuoteIssue.GIF</Quote>.

    <AmountField>

Optional element;
Using the <AmountField> tag, an amount from the transaction can be displayed on the Activity screen => Activity grid.

 
 
 
 
 
 

Element value;
Pre defined ActivityField or MathVariable from the transaction.
 

Example:

<AmountField>GrossAmount</AmountField>
 

 

 

 XML Example

<TransactionCosmetics>

<Icon>AsIconIssue.GIF</Icon>

<Button>AsButtonIssue.GIF</Button>

<Reverse>recycleIcon.GIF</Reverse>

<AmountField>TotalBaseFace</AmountField>

</TransactionCosmetics>

 

 Schema Example

<TransactionCosmetics>

     <Icon>[String]</Icon>

     <Button>[String]</Button>

     <Reverse>[String]</Reverse>

     <AmountField>[String]</AmountField>

</TransactionCosmetics>

 

List of available icons

 
text icon  68-text-16x16.GIF
 
Accounting icon  accountingIcon.GIF
 
Detail icon  detailIcon.GIF
 
Accounting icon  accountingIcon.GIF
 
Activity icon  activityIcon.GIF
 
Add Activity icon  addActivityIcon.GIF
 
Pending Activity icon  pendingActivityIcon.GIF
 
Processed Activity icon  processedActivityIcon.GIF
 
Add Policy Role icon  addPolicyRoleIcon.GIF
 
Delete Role icon  deleteRoleIcon.GIF

 

Edit Segment icon  editSegmentIcon.GIF
 
Add Child Segment icon  addChildSegmentIcon.GIF
 
Add Segment icon  addSegmentIcon.GIF
 
Add Suspense icon  addSuspenseIcon.GIF
 
Allocations icon  allocationsIcon.GIF
 
ABL Stop icon  AsIconABLStop.GIF
 
ABL Transfer icon  AsIconABLTransfer.GIF
 
Confirmation doc icon  18-ConfirmationDoc-16x16.GIF  
 
Confirm icon  AsIconConfirm.GIF
 
Confirm icon  AsIconConfirm.GIF
 
Delivery icon  AsIconDelivery.GIF
 
Direct Deposit Statement icon  AsIconDirectDepositStatement.GIF
 
Prenote icon  AsIconPrenote.GIF
 
Calendar icon  AsIconCalendar.GIF
 
Dollar Cost Averging icon  AsIconDollarCostAveraging.GIF
 
Free look icon  AsIconFreeLook.GIF
 
Issue icon  AsIconIssue.GIF
 
Payment icon  AsIconPayment.GIF
 
Withdrawal icon  AsIconWithdrawal.GIF
 
Configuration icon  configurationIcon.GIF
 
Administration icon  administrationIcon.GIF
 
Fax icon  67-fax-16x16.GIF
 
Entry fields icon  entryFieldsIcon.GIF
 
Print status icon  printStatusIcon.GIF
 
Audio icon  audioIcon.GIF
 
Images icon  imagesIcon.GIF
 
Calendar icon  calendarIcon.GIF
 
Client Address icon  clientAddressIcon.GIF
 
Delete Client Address icon  deleteClientAddressIcon.GIF
 
Edit Client Address icon  editClientAddressIcon.GIF
 
Add Address icon  addAddressIcon.GIF
 
comments icon  commentsIcon.GIF
 
 Benefit split icon  benefitSplitIcon.GIF
 
Disbursement icon  disbursementIcon.GIF
 
Policy Role icon  policyRoleIcon.GIF  
 
Edit Policy Role icon  editPolicyRoleIcon.GIF
 
Edit Client icon  editClientIcon.GIF
 
New Client icon  newClientIcon.GIF
   
History Title icon  historyTitleIcon.GIF
   
Inquiry icon  inquiryIcon.GIF
 
Math icon  mathIcon.GIF
 
ABL Transfer icon  AsIconABLTransfer.GIF
 
 Edit icon  editIcon.GIF
 
New Policy icon  newPolicyIcon.GIF
 
Policy icon  policyIcon.GIF
 
Search Policy icon  searchPolicyIcon.GIF
 
Segment icon  segmentIcon.GIF 
 
Calculate Segment icon  calculateSegment.GIF
 
Folder icon folderIcon.GIF
 
Policy Popup Menu icon  policyPopupMenuImage.GIF
   
Recycle icon  recycleIcon.GIF
 
Rerun document icon  rerunDocumentIcon.GIF
 
Restart icon  restartIcon.GIF
 
Save icon  saveIcon .GIF
 
Search Client icon  searchClientIcon.GIF
 
Tree Folder icon  treeFolderIcon.GIF
 
Spawn icon  spawnIcon.GIF
 
Suspense Search icon  suspenseSearchIcon.GIF
 
Error icon  symbolError16.GIF
 
Warning icon  symbolWarning16.GIF
 
Information icon  gridInfoIcon.GIF
 
Help icon  helpIcon.GIF  
 
Add to List icon  addToListIcon.GIF
 
Trashcan icon  trashCanIcon.GIF
 
Percent icon  percentIcon.GIF  
 
Valuation icon  valuationIcon.GIF
 
Values icon  valuesIcon.GIF
 
Close Window icon  windowCloseIcon.GIF